--- Engine Blow-Out v1.1 (10/22/12) by ArpyClarkson ---

============
Authors Note
============
This script adds a touch of realism to GTA, making your bad driving a bad idea. Engine Blow-Out adds the downfall of your car when you push it too fast and too hard. V1.1 is a complete rewrite from V1.0 so everything spare the concept has been changed. Unfortunatly, I didn't get around to making it customizable because the formulas are a mess, and I didn't want to have to deal with it- maybe in the next version, if there is one.

This is my first script, and although i've spent some time now messing with it- don't expect much more than what you get. I'll try my best, but that doesn't mean i'll try to try  my best.

Hope you enjoy~

============
Installation
============
The contents of the 'Scripts' folder should go into your 'Scripts' folder in your GTA root folder. Pretty straight forward.

This script was only tested in GTAIV 1.0.7.0, so I can't say it will work with any other version.

=============
Customization
=============
Sadly, in V1.1 you can't customize much- You can move the GUI around, as well as enable/disable the GUI. The formulas are static- so you're stuck with shitty overpowered cooling and really bad temperature simulation.

If I release another version, i'll try to re-add customization. But i'll need new formulas first.

For what you can change:

---------------
GUILocation X/Y
---------------
This is where all the GUI draws to on your screen.

GUILocationX is the horizontal plane.
GUILocationY is the vertical plane.

both values are represented as a percentage of your resolution.

so, a value of '0.90f' if 90% of your resolution.
!!! NOTE THAT YOU MUST KEEP THE 'f' AFTER THE NUMBER !!!

---------------
TempNeedleColor
---------------
This changes what color the temperature needle is, note that you have to have the temperature gauge enabled to see this.

Any C# registered color should work, just type it in, if it doesn't work, it's not a recognized color.

For starters:
Red;Green;Blue;Black;Yellow;White;Orange;Purple;Brown;CornFlowerBlue;AntiqueWhite;BlanchedAlmond

---------------
VehicleInitiate
---------------
True/False, do you want the temp guage to do that stupid 'initiation' thing that really expensive cars usually do? Note it only works when entering a car that is off- which in GTA means "You've never been in before"

=========================================
Credits/Disclosure/Support/Ending Remarks
=========================================
Thank yourself for downloading this script, unlike the last version-
This can be kind of annoying, and i've put waaaay too much time and headaches into it.

Engine Blow-Out v1.1 by ArpyClarkson
A rewrite of V1.0 with the same shitty functionality

If you have questions/comments/bugs/complaints/presents/donations you can post them on GTA4-mods.com, GTAinside.com, or on my youtube video for this script.

Thanks,
ArpyClarkson~